From: Moritz Warning Date: Sat, 28 May 2016 11:03:11 +0000 (+0200) Subject: nodogplash: 1.0.0 release X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=0830aa6442c07851f088626ff48da0e529acf7a3;p=feed%2Frouting.git nodogplash: 1.0.0 release --- diff --git a/nodogsplash/Makefile b/nodogsplash/Makefile index 11fa5fc..76a5e14 100644 --- a/nodogsplash/Makefile +++ b/nodogsplash/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nodogsplash PKG_FIXUP:=autoreconf -PKG_VERSION:=0.9_beta9.9.9 -PKG_RELEASE:=6 +PKG_VERSION:=1.0.0 +PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=git://github.com/nodogsplash/nodogsplash.git -PKG_SOURCE_VERSION:=v0.9_beta9.9.9 +PKG_SOURCE_VERSION:=v1.0.0 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 PKG_LICENSE:=GPL-2.0+